home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5265 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  566 b 

  1. Path: news.tuwien.ac.at!news
  2. From: wolfgang@neptun.nt.tuwien.ac.at (Wolfgang Pusch)
  3. Newsgroups: comp.lang.c
  4. Subject: How?: execuctable "calls" another executable ....
  5. Date: 9 Feb 1996 12:45:17 GMT
  6. Organization: Vienna University of Technology, Austria
  7. Message-ID: <4fffkt$a0t@news.tuwien.ac.at>
  8. Reply-To: pusch@email.tuwien.ac.at
  9. NNTP-Posting-Host: neptun.nt.tuwien.ac.at
  10.  
  11. Hallo,
  12.     I am looking for a way in C language so that an execuctable "calls"  
  13. another executable, passes data to it and receives data from it. It should  
  14. run on a BSD unix system.
  15.  
  16. - Wolfgang
  17.